ASP.NET MVC Controls
GapWidth Method

The value
Sets the GapWidth property.
Syntax
'Declaration
 
Public Function GapWidth( _
   ByVal value As Single _
) As BoxWhiskerBuilder(Of T)
public BoxWhiskerBuilder<T> GapWidth( 
   float value
)

Parameters

value
The value

Return Value

Current builder
Remarks
Gets or sets a value that determines the gap width as a percentage for the Box and Whisker chart. The default value for this property is 0.1. The min value is 0 and max value is 1.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

BoxWhiskerBuilder<T> Class
BoxWhiskerBuilder<T> Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback